home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1995 #5 & #6
/
Amiga Plus CD - 1995 - No. 5 and 6.iso
/
tex
/
rexx
/
cedtofront.sd
< prev
next >
Wrap
Text File
|
1991-07-21
|
142b
|
6 lines
/* brings CED to front (started from ShowDVI) */
IF (SHOW('P', 'rexx_ced')) THEN ADDRESS 'rexx_ced' cedtofront
ELSE okay1 "No CED running!"